HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia
0.1.0 - Zambia flag

HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Zambia Master Facility List Registry Status

Active as of 2026-08-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "facility-registry-status",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem facility-registry-status</b></p><a name=\"facility-registry-status\"> </a><a name=\"hcfacility-registry-status\"> </a><p>This case-sensitive code system <code>http://hapi.moh.gov.zm/fhir/CodeSystem/facility-registry-status</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">operational<a name=\"facility-registry-status-operational\"> </a></td><td>Operational</td><td>A facility that is open and serving patients.</td></tr><tr><td style=\"white-space:nowrap\">licensed<a name=\"facility-registry-status-licensed\"> </a></td><td>Licensed</td><td>Approved and licensed but not yet operational.</td></tr><tr><td style=\"white-space:nowrap\">pending-licensing<a name=\"facility-registry-status-pending-licensing\"> </a></td><td>Pending Licensing</td><td>Recommended by the district health management team and awaiting a licence.</td></tr><tr><td style=\"white-space:nowrap\">licence-suspended<a name=\"facility-registry-status-licence-suspended\"> </a></td><td>License Suspended</td><td>The facility licence has been temporarily suspended.</td></tr><tr><td style=\"white-space:nowrap\">licence-cancelled<a name=\"facility-registry-status-licence-cancelled\"> </a></td><td>License Cancelled</td><td>The facility licence has been permanently cancelled.</td></tr><tr><td style=\"white-space:nowrap\">pending-registration<a name=\"facility-registry-status-pending-registration\"> </a></td><td>Pending Registration</td><td>Approved locally and awaiting official registration.</td></tr><tr><td style=\"white-space:nowrap\">registered<a name=\"facility-registry-status-registered\"> </a></td><td>Registered</td><td>Approved as an institution and assigned a registration number.</td></tr><tr><td style=\"white-space:nowrap\">closed<a name=\"facility-registry-status-closed\"> </a></td><td>Closed</td><td>A licensed facility that has permanently closed.</td></tr><tr><td style=\"white-space:nowrap\">invalid<a name=\"facility-registry-status-invalid\"> </a></td><td>Invalid</td><td>Registry attributes differ from the attributes on the facility licence.</td></tr><tr><td style=\"white-space:nowrap\">does-not-exist<a name=\"facility-registry-status-does-not-exist\"> </a></td><td>Does not exist</td><td>A licensed record verified not to correspond to a physical facility.</td></tr><tr><td style=\"white-space:nowrap\">duplicate<a name=\"facility-registry-status-duplicate\"> </a></td><td>Duplicate</td><td>A registry record identified as a duplicate of another facility.</td></tr><tr><td style=\"white-space:nowrap\">under-construction<a name=\"facility-registry-status-under-construction\"> </a></td><td>Under Construction</td><td/></tr></table></div>"
  },
  "url" : "http://hapi.moh.gov.zm/fhir/CodeSystem/facility-registry-status",
  "version" : "0.1.0",
  "name" : "ZMCoreFacilityRegistryStatusCS",
  "title" : "Zambia Master Facility List Registry Status",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-12T23:00:51+02:00",
  "publisher" : "Ministry of Health - Zambia",
  "contact" : [
    {
      "name" : "Ministry of Health - Zambia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.moh.gov.zm/"
        },
        {
          "system" : "email",
          "value" : "digital.health@moh.gov.zm"
        }
      ]
    },
    {
      "name" : "ZM-Core Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "zm-core@moh.gov.zm",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Combined operational, licensing, registration, and record-quality states represented by the current Zambia Master Facility List operation-status field.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "ZM",
          "display" : "Zambia"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 12,
  "concept" : [
    {
      "code" : "operational",
      "display" : "Operational",
      "definition" : "A facility that is open and serving patients."
    },
    {
      "code" : "licensed",
      "display" : "Licensed",
      "definition" : "Approved and licensed but not yet operational."
    },
    {
      "code" : "pending-licensing",
      "display" : "Pending Licensing",
      "definition" : "Recommended by the district health management team and awaiting a licence."
    },
    {
      "code" : "licence-suspended",
      "display" : "License Suspended",
      "definition" : "The facility licence has been temporarily suspended."
    },
    {
      "code" : "licence-cancelled",
      "display" : "License Cancelled",
      "definition" : "The facility licence has been permanently cancelled."
    },
    {
      "code" : "pending-registration",
      "display" : "Pending Registration",
      "definition" : "Approved locally and awaiting official registration."
    },
    {
      "code" : "registered",
      "display" : "Registered",
      "definition" : "Approved as an institution and assigned a registration number."
    },
    {
      "code" : "closed",
      "display" : "Closed",
      "definition" : "A licensed facility that has permanently closed."
    },
    {
      "code" : "invalid",
      "display" : "Invalid",
      "definition" : "Registry attributes differ from the attributes on the facility licence."
    },
    {
      "code" : "does-not-exist",
      "display" : "Does not exist",
      "definition" : "A licensed record verified not to correspond to a physical facility."
    },
    {
      "code" : "duplicate",
      "display" : "Duplicate",
      "definition" : "A registry record identified as a duplicate of another facility."
    },
    {
      "code" : "under-construction",
      "display" : "Under Construction"
    }
  ]
}